-- card: 2208 from stack: in.0-2 -- bmap block id: 4337 -- flags: 0000 -- background id: 36952 -- name: Show Goals ----- HyperTalk script ----- -- This handler stores the name of the last card. on goBack go cd "goals & objectives" of stack "Intro to HyperCard 2.0" end goBack -- part 5 (field) -- low flags: 81 -- high flags: 0007 -- rect: left=0 top=0 right=73 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Text -- part 6 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=126 top=125 right=152 bottom=448 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 18 -- style flags: 0 -- line height: 20 -- part name: titleFld -- part 7 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=126 top=151 right=317 bottom=447 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 14 -- style flags: 0 -- line height: 16 -- part name: TextDisplay -- part 12 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=121 top=102 right=331 bottom=457 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: windowBtn -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=128 top=104 right=119 bottom=148 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: closebox ----- HyperTalk script ----- -- This handler sets the cursor to simulate a real closeBox. on mouseEnter set the cursor to "arrow" end mouseEnter -- This handler sets the cursor to simulate a real closeBox. on mouseWithIn repeat until the mouse is down or the mouseLoc is not within the rect of me set the cursor to "arrow" end repeat if the mouse is down then send mouseUp to me end if end mouseWithIn -- This handler simulates clicking in a closeBox. on mouseUp set the icon of me to "closeBoxIcon" wait 15 set the icon of me to 0 goBack end mouseUp -- part contents for card part 5 ----- text ----- [0] [1] After completing this course, you will be able to: • Describe the features & benefits of HyperCard • Describe ways others are using HyperCard • Describe the software necessary for using HyperCard • Describe the components of HyperCard • List options for further HyperCard training Click the close button of this window. [2] After completing this course, you will be able to: • Identify the major features added with HyperCard 2.0 • Describe how new commands & functions added to HyperCard 2.0 support new features • Describe several ways the features added with HyperCard can be used Click the close button of this window. [3] After completing this course, you will be able to: • Describe ways others are using HyperCard • Identify the major features added with HyperCard 2.0 • Describe several ways the features added to HyperCard can be used • Use this stack to demonstrate HyperCard Click the close button of this window. [4] -- part contents for card part 6 ----- text ----- Goals for HyperCard Support Givers -- part contents for card part 7 ----- text ----- After completing this course, you will be able to: • Describe ways others are using HyperCard • Identify the major features added with HyperCard 2.0 • Describe several ways the features added to HyperCard can be used • Use this stack to demonstrate HyperCard Click the close button of this window.